[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
BOOL pascal SetWindowExtra(HWND hWnd, int nBytes)

  Allocates memory for a window's extra byte area. The memory block is
   initially set to all zeros.

Parameters
  hWnd is the window handle of the window to query.
  nBytes is the number of bytes to allocate for the area.

Returns
  TRUE if the operation was successful, FALSE if not.

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson